func net/http.removeEmptyPort

2 uses

	net/http (current package)
		http.go#L54: func removeEmptyPort(host string) string {
		request.go#L886: 	u.Host = removeEmptyPort(u.Host)